home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Multimedia / extrememov / extrememm2.6b3sharefull.exe / {app} / Database / Example_Movies_2.6b1.mdb / Friends.json < prev    next >
Encoding:
JavaScript Object Notation  |  2004-03-04  |  215 b 

  1. {
  2.     "schema": {
  3.         "CognomeNome": "Text (250)",
  4.         "ViaCittaNumProvincia": "Text (250)",
  5.         "Country": "Text (250)",
  6.         "State": "Text (250)",
  7.         "Email": "Text (250)",
  8.         "Database": "Text (250)"
  9.     },
  10.     "data": [
  11.         {
  12.             "CognomeNome": "Pippo",
  13.             "Database": "None"
  14.         }
  15.     ]
  16. }